projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
211cdd3
)
* lisp/gnus/mm-decode.el (shr-image-map): Compilation fix.
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 10 Feb 2016 01:57:07 +0000
(12:57 +1100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 10 Feb 2016 01:57:07 +0000
(12:57 +1100)
lisp/gnus/mm-decode.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mm-decode.el
b/lisp/gnus/mm-decode.el
index 598ae948d99bf605e6882db5c793c9622641c0ec..06159bcdd93d2364d0ac73e0961a7f5a49529379 100644
(file)
--- a/
lisp/gnus/mm-decode.el
+++ b/
lisp/gnus/mm-decode.el
@@
-1893,6
+1893,7
@@
If RECURSIVE, search recursively."
,(point-max-marker))))))))
(defvar shr-map)
+(defvar shr-image-map)
(autoload 'widget-convert-button "wid-edit")